With old:
Cache entry not found: C:\projects\git-annex\Users\appveyor\.stack
I think fixing this will result in caching preventing a full rebuild of
git-annex each time.
cache:
- C:\sr -> stack.yaml
- C:\Users\appveyor\AppData\Local\Programs\stack -> stack.yaml
- - /Users/appveyor/.stack -> stack.yaml
+ - C:\projects\git-annex\.stack-work -> stack.yaml
# turn of support for MS project build support (not needed)
build: off